SimpleJWTLogin\Modules\Settings\AuthenticationSettings S

Total Complexity 24
Dependencies 2
Dependents 5
Total lines 185
Lines of code 131
Logical lines of code 21
Comment lines 25
Methods 9
Properties 0

Methods 9

Method Rating Maintainability Complexity Lines of code
validateSettings()
A
45 10 49
initSettingsFromPost()
S
50 1 44
isAuthenticationEnabled()
S
75 2 4
isPayloadDataEnabled()
S
74 2 4
getAuthJwtTtl()
S
73 2 5
getAuthJwtRefreshTtl()
S
73 2 5
getAllowedIps()
S
73 2 5
isAuthKeyRequired()
S
73 2 5
getJwtPayloadParameters()
S
67 1 10